home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / hpfdj948.gpd < prev    next >
Encoding:
Text File  |  2003-02-21  |  723 b   |  40 lines

  1. *%% 
  2. *%% hp deskjet 948c
  3. *%%
  4. *%% Copyright 1999, Hewlett-Packard Co.
  5. *%% All Rights Reserved.
  6. *%%
  7.  
  8. *Include: "hpfdj94x.gpd"
  9.  
  10. *%%
  11. *%% Global Entries
  12. *%%
  13. *GPDSpecVersion: "1.0"
  14. *GPDFileVersion: "1.0"
  15.  
  16. *ModelName: "hp deskjet 948c"
  17. *GPDFileName: "HPFDJ948.GPD"
  18.  
  19. *PrintRate: 11
  20. *PrintRateUnit: PPM
  21.  
  22. *Feature: HPDuplexUnit
  23. {
  24.     *rcNameID: =TWO_SIDED_PRINTING_DISPLAY
  25.     *ConflictPriority: 15
  26.     *FeatureType: PRINTER_PROPERTY
  27.     *UpdateQualityMacro?: TRUE
  28.  
  29.     *DefaultOption: NotInstalled
  30.     *Option: Installed
  31.     {
  32.         *rcNameID: =INSTALLED_DISPLAY
  33.     }
  34.     *Option: NotInstalled
  35.     {
  36.         *rcNameID: =NOT_INSTALLED_DISPLAY
  37.         *DisabledFeatures: LIST(Duplex)
  38.     }
  39. }
  40.